xsm: Revert "Fix xsm_mmu_* and xsm_update_va_mapping hooks"
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 2 Dec 2011 21:45:56 +0000 (13:45 -0800)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 2 Dec 2011 21:45:56 +0000 (13:45 -0800)
commitf21c69c577345e1529a446fd87f4f6f449fdca47
tree32523383c78ec9a7438fcda926e051f142cb4c23
parentc9f7324e6c6f634bc0f7214fd0ab12fb9847c857
xsm: Revert "Fix xsm_mmu_* and xsm_update_va_mapping hooks"

This reverts 23220:56a3b9c7367f, which removes all validation of the
target pages in the mapping. This crash was solved by properly marking
pages without known SIDs in 22207:20f139010445.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/mm.c
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c